Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Avoid mutable default arguments" issue #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ahnitz
Copy link
Owner

@ahnitz ahnitz commented Jul 7, 2016

This pull request automatically fixes all occurrences of the following issue:

Issue type: Avoid mutable default arguments
Issue details: https://www.quantifiedcode.com/app/project/gh:ahnitz:pycbc?groups=code_patterns/%3A3P0qV6OB

To adjust the commit message or the actual code changes, just rebase or cherry-pick the commits.
For questions or feedback reach out to [email protected].

Legal note: We won't claim any copyrights on the code changes.

Cheers,
Cody - Your code quality bot

ahnitz pushed a commit that referenced this pull request May 22, 2017
* main function of pycbc qtransform script

* Fractional mismatch between neighbouring tiles function

* stand-a-lone qtransform spectrogram plotting executable.

* Removed q-transform directory with deltam.py and main.py stand-a-lone scripts

* removed .py on end of qtransform_plotter, removed main() function in qtransform.py, added #!/usr/bin/env python to qtransform_plotter executable

* cleaned up imports section of qtransform.py, removed qtransform_plotter executable from this pull request

* Added qtransform function

* Added additional comments, added Returns section to qtransform def, fixed unit errors

* Update qtransform.py

* # This is a combination of 2 commits.
# This is the 1st commit message:

Added qtransform function

# This is the commit message #2:

Added additional comments, added Returns section to qtransform def, fixed unit errors

* normalized variable is now keyword argument, removed sampling variable, duration definition simplified
@ahnitz ahnitz force-pushed the master branch 2 times, most recently from 1dbb691 to 3c4d5a8 Compare July 10, 2017 17:16
ahnitz pushed a commit that referenced this pull request Aug 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants